home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_gen / ddj1196.zip / README.ASC < prev    next >
Text File  |  1996-09-13  |  6KB  |  140 lines

  1. November 1996
  2. Dr. Dobb's Journal
  3.  
  4. SQL.ZIP
  5. Title: OPTIMIZING CLIENT/SERVER DATABASE APPLICATIONS
  6. Keywords: NOV96     SQL   C++    DATABASE   CLIENT/SERVER
  7. Unpublished source code accompanying the article by Gary Bist in 
  8. which he examines two coding methods--the Compound SQL statement 
  9. and stored procedures--to reduce and reuse embedded SQL code to 
  10. increase performance and productivity. Requires PKUNZIP.EXE to 
  11. extract.
  12.  
  13. SQL.ASC
  14. Title: OPTIMIZING CLIENT/SERVER DATABASE APPLICATIONS
  15. Keywords: NOV96     SQL   C++    DATABASE   CLIENT/SERVER
  16. Published source code examples accompanying the article by Gary Bist in 
  17. which he examines two coding methods--the Compound SQL statement 
  18. and stored procedures--to reduce and reuse embedded SQL code to 
  19. increase performance and productivity. Also see SQL.ZIP.
  20.  
  21. 3TIER.ASC
  22. Title: MIDDLEWARE AND THREE-TIER CLIENT/SERVER DEVELOPMENT
  23. Keywords: NOV96    C++    ORACLE   DATABASE   CLIENT/SERVER   
  24. Published source code accompanying Timothy Carone's article in 
  25. which he develops a three-tier, client/server system, using 
  26. Novell's Tuxedo as the transaction manager, and the Oracle 
  27. Database Server as a resource manager. Also see 3TIER.ZIP.
  28.  
  29. 3TIER.ZIP
  30. Title: MIDDLEWARE AND THREE-TIER CLIENT/SERVER DEVELOPMENT
  31. Keywords: NOV96    C++    ORACLE   DATABASE   CLIENT/SERVER   
  32. Unpublished source code accompanying Timothy Carone's article in 
  33. which he develops a three-tier, client/server system, using 
  34. Novell's Tuxedo as the transaction manager, and the Oracle 
  35. Database Server as a resource manager. Requires PKUNZIP.EXE to extract.
  36.  
  37. DBPERL.ASC
  38. Title: THE DBPERL RELATIONAL DATABASE API
  39. Keywords: NOV96  PERL   DATABASE  CLIENT/SERVER
  40. Published source code accompanying Perry Scherer's article on 
  41. DBperl, a Perl 5 package which implements a relational database 
  42. API for a variety of database engines, including Oracle, 
  43. Informix, Ingres, Interbase, Postgres, Sybase, and Unify 5.0. 
  44.  
  45. WAVGL.ASC
  46. Title: SPEECH RESEARCH WITH WAVE-GL
  47. Keywords: NOV96    C++   AUDIO    WAV
  48. Published source code accompanying the 
  49. article by Petra Lutter, Michael Muller-Wernhart, Jurgen 
  50. Ramharter, Frank Rattay, and Peter Slowik, in which they present 
  51. WAVE-GL, short for "Wave Generation Language." WAVE-GL is a 
  52. system designed to generating new sounds from mathematical 
  53. descriptions. Also see WAVGL.ZIP.
  54.  
  55. WAVGL.ZIP
  56. Title: SPEECH RESEARCH WITH WAVE-GL
  57. Keywords: NOV96    C++   AUDIO    WAV
  58. Unpublished source code and related files that accompany the 
  59. article by Petra Lutter, Michael Muller-Wernhart, Jurgen 
  60. Ramharter, Frank Rattay, and Peter Slowik, in which they present 
  61. WAVE-GL, short for "Wave Generation Language." WAVE-GL is a 
  62. system designed to generating new sounds from mathematical 
  63. descriptions. Requires PKUNZIP.EXE to extract.
  64.  
  65. SYSTOOL.ASC
  66. Title: INSIDE THE SYSTEM<TOOL> LIBRARY
  67. Keywords: NOV96    C++    CLIENT/SERVER
  68. Published source accompanying Michael Vilot's article in which he 
  69. uses Systems<ToolKit>, a library that builds on the expressive 
  70. foundation of the C++ Standard Library, to develop a pair of 
  71. distributed client/server applications for environments such as 
  72. the Internet. 
  73.  
  74. AA1196.ASC
  75. Title: ALGORITHM ALLEY
  76. Keywords: NOV96     ALGORITHMS     LISP
  77. Published source code accompanying John Swartz's article in which 
  78. he uses LISP when needing a simple solution to complex 
  79. combination problems.
  80.  
  81. UD1196.ASC
  82. Title: UNDOCUMENTED CORNER
  83. Keywords: NOV96     PENTIUM      CPUID
  84. Published source code accompanying Robert Collins' column in 
  85. which he presents a processor-detection algorithm that doesn't 
  86. use Intel's CPUID instruction. 
  87.  
  88. CPROG116.ASC
  89. Title: C PROGRAMMING COLUMN  
  90. Keywords: NOV96  C   C++   WINDOWS 95   
  91. Published source code accompanying Al Stevens column in which he 
  92. builds a Property Page Dialog-based application for Windows 95. 
  93. Also see CPROG116.ZIP
  94.  
  95. CPROG116.ZIP
  96. Title: C PROGRAMMING COLUMN  
  97. Keywords: NOV96  C   C++   WINDOWS 95   
  98. Unpublished source code and related files accompanying Al Stevens 
  99. column in which he builds a Property Page Dialog-based 
  100. application for Windows 95. Requires PKUNZIP.EXE to extract.
  101.  
  102. RESTART.ASC
  103. Title: RESTARTING EMBEDDED SYSTEMS
  104. Keywords: NOV96   EMBEDDED SYSTEMS    OPERATING SYSTEMS
  105. Published source code accompanying the article by Fredrik 
  106. Bredberg, Ola Liljedahl, and Bengt Eliasson, in which they 
  107. discuss the OSE RTOS from Enea Data which allows a computer 
  108. system to pick up at exactly the spot where it was before a 
  109. system crash occurred. 
  110.  
  111. NTNCP.ASC
  112. Title: UNDOCUMENTED WINDOWS NT AND THE NETWARE CORE PROTOCOL
  113. Keywords:  NOV96  WINDOWS NT   NOVELL NCP    UNDOCUMENTED
  114. Published source code accompanying the article by Sven Schreiber 
  115. in which he discusses Windows NT's support of the NetWare client 
  116. API. Sven focuses on undocumented features of the NT NetWare 
  117. redirector to send and receive NetWare Core Protocol (NCP) 
  118. packets. Also see NTNCP.ZIP.
  119.  
  120. NTNCP.ZIP
  121. Title: UNDOCUMENTED WINDOWS NT AND THE NETWARE CORE PROTOCOL
  122. Keywords:  NOV96  WINDOWS NT   NOVELL NCP    UNDOCUMENTED
  123. Unpublished source code and related files accompanying the 
  124. article by Sven Schreiber in which he discusses Windows NT's 
  125. support of the NetWare client API. Sven focuses on undocumented 
  126. features of the NT NetWare redirector to send and receive NetWare 
  127. Core Protocol (NCP) packets. Includes TABLES.DOC, the NCP 
  128. function-code reference. Requires PKUNZIP.EXE to extract.
  129.  
  130. JSECURE.ASC
  131. Title: JAVA AND WEB-EXECUTABLE OBJECT SECURITY
  132. Keywords: NOV96  JAVA   SECURITY  APPLET
  133. Unpublished source code example accompanying the article by 
  134. Michael Shoffner and Merlin Hughes. This examples is an applet 
  135. which exploits Java's unprotected execution space. When 
  136. the program runs, it kills all other active applets while protecting 
  137. itself against being killed. (Netscape Navigator 3.0 does not 
  138. solve this problem.) 
  139.  
  140.